/ Assembly List / LJCDBViewDAL / ViewTableManager / RetrieveWithUniqueKey

Namespace - LJCDBViewDAL


Parameters
tableName - The table name value.

Returns

The data object record.

Syntax

C#
public ViewTable RetrieveWithUniqueKey(String tableName)

Retrieves the record with the unique key.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.